Welcome![Sign In][Sign Up]
Location:
Search - gps server

Search list

[TCP/IP stacktestSNTP

Description: 使用SNTP协议连接GPS服务器,并同步本地时钟,是一个简单的使用例子-SNTP agreement linking the use of GPS server, and the local clock synchronization is a simple example of the use of
Platform: | Size: 56903 | Author: 陈健明 | Hits:

[JSP/JavaGpsServer

Description: 一个简单的GPS服务器程序,用来向客户端发送GPS位置信息,还可用于在模拟环境下对GPS客户端进行测试-A simple GPS server, the client used to send GPS location information, can also be used in a simulated environment of the GPS client for testing
Platform: | Size: 384000 | Author: weijiansheng | Hits:

[TCP/IP stackTCP_IP

Description: TCP服务器监听程序,及客户端测试,用于GPS车载终端的TCP/IP通讯:发送/接受命令和短信等-TCP server monitoring procedures, and client testing, GPS car terminal for the TCP/IP communication: send/accept the message, such as orders and
Platform: | Size: 38912 | Author: whj | Hits:

[TCP/IP stackTCP_Listener

Description: TCP服务器监听程序,用于GPS车载终端的TCP/IP通讯:发送/接受命令和短信等,(VS.NET c#)-TCP server listener for GPS car terminal TCP/IP communication: send/accept the message, such as orders and, (VS.NET c#)
Platform: | Size: 27648 | Author: whj | Hits:

[BooksOpenDMTP_server-java_1.3.0

Description: Open DMT GPS server source code
Platform: | Size: 219136 | Author: The Nguyen | Hits:

[GPS developserver

Description: 用Java编写的GPS监控系统后台私服的核心代码。-Using Java to prepare the background of the GPS monitoring system私服the core code.
Platform: | Size: 12288 | Author: zhaoj | Hits:

[P2PTCPSocket

Description: 实现基于socket的消息接受解析并转发,GPS信号接受解析服务器-Socket-based message analysis to accept and forward, GPS signal to accept Resolution Server
Platform: | Size: 97280 | Author: hui | Hits:

[JSP/JavaOpenDMTP

Description: OpenDMTP-GPS及PDA等数据通信协议 OpenDMTP(Open Device Monitoring and Tracking Protocol)是一个协议和框架用于在服务器和客户端设备之间通过Internet或其它相似网络进行双向数据通信。OpenDMTP是专门连接面向基于定位的信息比如GPS,也可以是从远程监控设备收集到的温度和其它数据。由于OpenDMTP非常小,所以特别适合于移动设备比PDA,移动电话和其它特定的OEM设备。 -OpenDMTP-GPS and PDA, such as data communication protocol OpenDMTP (Open Device Monitoring and Tracking Protocol) is a framework agreement and for the server and the client devices through the Internet or other similar two-way data communication network. Is designed to connect OpenDMTP-oriented location-based information such as GPS, can also be collected from the remote monitoring equipment to the temperature and other data. Because OpenDMTP very small, it is particularly suited to mobile devices than the PDA, mobile phones and other specific OEM equipment.
Platform: | Size: 722944 | Author: li | Hits:

[GPS developgpsgprs

Description: Software for Wavecom module Q2501b, receives location info from gps, sends to an ftp server through gprs.
Platform: | Size: 4048896 | Author: simoneschaefer | Hits:

[Communication-Mobileserver

Description: 无线数据终端服务器端源代码 可调试gprs功能模块的通讯-Wireless Data Terminal server-side source code debug gprs communication modules
Platform: | Size: 896000 | Author: 王建勇 | Hits:

[GPS develop48e342dd-6c99-4844-9f95-e5a64171d755

Description: GPRS Communication Protocol Between GPS Tracker and Server
Platform: | Size: 36864 | Author: nino | Hits:

[GPS developGPS

Description: 本系统主要实现利用GPS模块接收GPS卫星定位数据(包括日期、UTC时间信息,纬度信息、经度信息),并且通过PIC单片机对接收到的有效数据进行存储和控制,最后通过GPRS网络实现将接收到的有效数据及时地传送到指定的服务器上。-The system is mainly achieved using GPS module receives GPS satellite positioning data (including date, UTC time information, latitude information, longitude information), and by the received PIC microcontroller effective data storage and control, and finally achieved through the GPRS network will receive effective and timely transmission of data to the specified server.
Platform: | Size: 13312 | Author: 笑笑 | Hits:

[Communication11GPS_CCPC(Server)

Description: GPS服务器程序,对于学习GPS编程处理的人员是个不错的参考-GPS server program for learning programming GPS processing personnel is a good reference
Platform: | Size: 25873408 | Author: 冷月宫主 | Hits:

[MultiLanguageSIS-GPS-OK-(1)-(1)

Description: GPS SERVER with suport of xexum gps, send commands t-GPS SERVER with suport of xexum gps, send commands too
Platform: | Size: 1367040 | Author: Carlos Martins | Hits:

[OtherSTM32+GPS+GPRS

Description: STM32采集GPS通过GPRS发送到服务器上。(STM32 collecting GPS send to the server by GPRS.)
Platform: | Size: 969728 | Author: 小苏2222 | Hits:

[Otherjt-808-protocol

Description: 808服务器,对JT808协议服务器,新手学习,仅供参考(808 server for reference only)
Platform: | Size: 1086464 | Author: 云淡风轻清 | Hits:

[Windows CEsim7100 +GPS

Description: stm32 解析GPS数据,通过4G 上传到服务器(STM32 parse the GPS data and upload it to the server via 4G)
Platform: | Size: 3441664 | Author: ffffhhhh | Hits:

[Embeded-SCM DevelopGPS

Description: GPS采集定位信息STM32单片机处理然后通过GSM模块将数据上传到特定服务器(GPS acquisition positioning information STM32 microcontroller processing, and then through the GSM module to upload data to a specific server)
Platform: | Size: 5483520 | Author: zero2 | Hits:

[GPS developGPSSercer

Description: 一个gps服务器端程序demo 支持交通部最新的协议实现(A GPS server-side program demo)
Platform: | Size: 15197184 | Author: dsfsfd | Hits:

[GPS developGPS-master

Description: 模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时计算从站距离基站位置和当前速度。界面长1000px,高600px。(另:计算GPS坐标距离公式是参考网上公式,可能有误,请见谅)(Imitation To achieve radar scanning, using UDP to achieve communication, communication format: 1B communication station number + GPGGA format GPS data. udp server listening port 2323, waiting for the client to send data (server package UDPClinentTest send test data). Base station number defaults to 0, latitude and longitude coordinates stored in the database. udp server-side slave number and latitude and longitude resolution into the database. Use HTML5 canvas label to achieve scanning interface. The data is updated every 1s, and the relative position is displayed in the interface, and the distance from the base station to the base station and the current speed are calculated at the same time. Interface length 1000px, 600px high. (And the other: calculation of GPS coordinates distance formula is a reference online formula, may be wrong, please forgive me))
Platform: | Size: 1648640 | Author: john G | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net